Tootsville::Host-Name-Char-P

Function

Host-Name-Char-P names a function, with lambda list (CHAR):

Is CHAR a constituent character that could be in a DNS host name?

These characters are A-Z, 0-9, or ‘.’ or - (see the Common Lisp HyperSpec) (dot or dash).

File

Defined in file src/types/uri-types.lisp.